<html>
<head>
<title>$FORUM_TITLE$</title>
<link type="text/css" rel="StyleSheet" href="/forum_styles.css" />
</head>

<body>
<!-- <header> -->
<div id="contanier"><div id="contentBlock">
 <div id="logoBlock"><div style="background:url(/img/bg_l.gif) repeat-x;">
<div style="background:url(/img/logo_phpBB.png) no-repeat;height:250px;"><div style="background:url(/img/header_r.png) no-repeat right; text-align:center"><img src="/img/your_logo.png" /></div></div></div>
</div>
 <div id="navBar">
 <div ><a href="$HOME_PAGE_LINK$"></a><?if($USER_LOGGED_IN$)?> | <a href="$PERSONAL_PAGE_LINK$"> </a><?else?> | <a href="$REGISTER_LINK$"></a><?endif?> <?if($USER_LOGGED_IN$)?> | <a href="$LOGOUT_LINK$"></a><?else?> | <a href="$LOGIN_LINK$"></a><?endif?> | <a href="$RSS_LINK$">RSS</a></div>
 <div id="loginBar"><?if($USER_LOGGED_IN$)?>   <a href="$PERSONAL_PAGE_LINK$"><b>$USERNAME$</b></a> |  "<u>$USER_GROUP$</u>"<?else?>  <b>$USERNAME$</b><?endif?></div>
 <div style="clear:both;"></div>
 </div>
<!-- </header> -->

<table width="100%" border="0" cellspacing="0" cellpadding="0">
 <tr>
 <td style="background:url('/img/h_l.png');width:40px;height:40px no-repeat;">&nbsp;&nbsp;&nbsp;&nbsp;<a href="$HOME_PAGE_LINK$">&nbsp;</a></td>
 <td style="background:url('/img/h.png');height:40px;">&nbsp;</td>
 <td style="background:url('/img/h_r.png');width:40px;height:40px no-repeat;">&nbsp;</td>
 </tr>
 <tr>
 <td style="background:url('/img/b_l.png');height:40px;">&nbsp;</td>
 <td>

 <table border="0" cellpadding="0" height="30" cellspacing="0" width="100%" align="center">
<tr>
<td align="right">[<?if($USER_LOGGED_IN$)?>
<a href="javascript://" id="upml" class="fNavLink" onclick="window.open('$PM_URL$','pmw','scrollbars=1,top=0,left=0,resizable=1,width=680,height=350'); return false;"> ($UNREAD_PM$)</a> &middot;
<?if($IS_NEW_PM$)?><script type="text/javascript">function flashit(id,cl){var c=document.getElementById(id);if (c.style.color=='red'){c.style.color=cl;}else {c.style.color='red';}}setInterval("flashit('upml','')",500)</script><bgsound src="http://s24.ucoz.net/img/fr/pm.wav" loop="1" volume="0" balance="0">
<?endif?><?endif?>
<a class="fNavLink" href="$RECENT_POSTS_LINK$" rel="nofollow"> </a> &middot; 
<a class="fNavLink" href="$MEMBERS_LIST_LINK$" rel="nofollow"></a> &middot; 
<a class="fNavLink" href="$BOARD_RULES_LINK$" rel="nofollow"> </a> &middot; 
<a class="fNavLink" href="$SEARCH_PAGE_LINK$" rel="nofollow"></a> &middot; 
<a class="fNavLink" href="$RSS_LINK$" rel="nofollow">RSS</a> ]</td>
</tr>
</table>
$BODY$<br />
</td>
 <td style="background:url('/img/b_r.png');height:40px;">&nbsp;</td>
 </tr>
 <tr>
 <td style="background:url('/img/b_g.png');width:40px;height:40px no-repeat;">&nbsp;</td>
 <td style="background:url('/img/b.png');height:40px;">&nbsp;</td>
 <td style="background:url('/img/b_d.png');width:40px;height:40px no-repeat;">&nbsp;</td>
 </tr>
</table>


<!-- <footer> -->
<div style="background:url('/img/footer.png');height:50px;padding-top:25px;text-align:center;"><a href="http://info.ucoz.ru" title="   uCoz" target="_blank">Poligon-Info</a> &copy; $YEAR$ | $POWERED_BY$ | $COUNTER$</div>
<!-- </footer> -->
</div></div>

</body>

</html>
